Routines (by topic) > iTools

iTools

iTool Creation Routines

ICONTOUR - Creates an iTool and associated user interface (UI) configured to display and manipulate contour data.

IIMAGE - Creates an iTool and associated user interface (UI) configured to display and manipulate image data.

IMAP - Displays georeferenced data in an iTool.

IPLOT - Creates an iTool and associated user interface (UI) configured to display and manipulate plot data.

ISURFACE - Creates an iTool and associated user interface (UI) configured to display and manipulate surface data.

IVECTOR - Creates an iTool and associated user interface (UI) configured to display and manipulate vector data.

IVOLUME - Creates an iTool and associated user interface (UI) configured to display and manipulate volume data.

iTool Procedural Routines

ICONVERTCOORD - Converts between iTool coordinate systems.

IDELETE - Deletes a tool in the IDL Intelligent Tools system.

IELLIPSE - Creates an ellipse annotation in an existing iTool.

IMAGE_STATISTICS - Retrieves the iTool identifier of the current tool in the IDL Intelligent Tools system.

IGETDATA - Retrieves data from a specified iTools visualization.

IGETID - Retrieves the full iTool object identifier string for an iTool visualization item based on a portion of the identifier.

IGETPROPERTY - Retrieves a property value from an iTools visualization.

IOPEN - Opens a file, reads data from the file, and adds one or more variables containing the data to IDL’s current scope.

IPOLYGON - Creates a polygon annotation in an existing iTool.

IPOLYLINE - Creates a line annotation in an existing iTool.

IPUTDATA - Replaces the data in a specified iTools visualization without changing other properties of the visualization.

IREGISTER- Registers iTool object classes or other iTool functionality with the IDL Intelligent Tools system.

IRESET - Resets the IDL iTools session.

IRESOLVE - Resolves all IDL code within the iTools directory, as well as all other IDL code required for the iTools framework.

IROTATE - Rotates an iTools visualization.

ISAVE - Saves the contents of the current iTool as an image file.

ISCALE - Scales an iTools visualization.

ISETCURRENT - Sets the current tool in the IDL Intelligent Tools system.

ISETPROPERTY - Sets a property on one or more iTools visualizations.

ITEXT - Creates a text annotation in an existing iTool.

ITRANSLATE - Translates an iTools visualization.

IZOOM - Changes the zoom factor on an iTools visualization.

iTool Framework Objects

See Object Class Library.